home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Online / privoxy-3.0.0-stable / templates / edit-actions-list-section < prev    next >
Text File  |  2002-10-27  |  5KB  |  118 lines

  1. ##############################################################################
  2. #
  3. # File        :  $Source: /cvsroot/ijbswa/current/templates/edit-actions-list-section,v $
  4. #
  5. # Purpose     :  Template which forms part of edit-actions-list
  6. #
  7. # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
  8. #                Privoxy team. http://www.privoxy.org/
  9. #
  10. #                Original Author: Copyright (C) 2001 Jonathan Foster
  11. #                http://www.jon-foster.co.uk/
  12. #
  13. #                This program is free software; you can redistribute it 
  14. #                and/or modify it under the terms of the GNU General
  15. #                Public License as published by the Free Software
  16. #                Foundation; either version 2 of the License, or (at
  17. #                your option) any later version.
  18. #
  19. #                This program is distributed in the hope that it will
  20. #                be useful, but WITHOUT ANY WARRANTY; without even the
  21. #                implied warranty of MERCHANTABILITY or FITNESS FOR A
  22. #                PARTICULAR PURPOSE.  See the GNU General Public
  23. #                License for more details.
  24. #
  25. #                The GNU General Public License should be included with
  26. #                this file.  If not, you can view it at
  27. #                http://www.gnu.org/copyleft/gpl.html
  28. #                or write to the Free Software Foundation, Inc., 59
  29. #                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  30. #
  31. # Revisions   :
  32. #    $Log: edit-actions-list-section,v $
  33. #    Revision 1.15  2002/05/21 21:02:52  oes
  34. #    Added more help links
  35. #
  36. #    Revision 1.14  2002/05/21 19:12:43  oes
  37. #     - Added client-side JavaScript versions of edit and add URL forms
  38. #     - Moved jump targets to before container table cell
  39. #
  40. #    Revision 1.13  2002/05/12 15:45:33  jongfoster
  41. #    Applying [Patch 552094] New templates for edit-actions-list
  42. #    This cleans up the templates by:
  43. #    - Removing the (confusing) alternating color scheme.
  44. #    - Making everything left-justified.
  45. #
  46. #    Revision 1.12  2002/04/26 12:58:11  oes
  47. #    Central "button" link style in cgi-style.css
  48. #
  49. #    Revision 1.11  2002/04/24 02:14:03  oes
  50. #    Changed shortcuts, Cosmetics
  51. #
  52. #    Revision 1.10  2002/04/17 21:27:26  jongfoster
  53. #    Adding #linenumber to the URLs which affect blocks, to make
  54. #    editing in long files easier.
  55. #
  56. #    Revision 1.9  2002/04/17 15:51:47  oes
  57. #    Args! Restoring CVS history
  58. #
  59. #    Revision 1.8  2002/04/17 15:04:16  oes
  60. #    Adapted to style change
  61. #
  62. #    Revision 1.7  2002/03/26 22:29:56  swa
  63. #    we have a new homepage!
  64. #
  65. #    Revision 1.6  2002/03/24 11:01:06  swa
  66. #    name change
  67. #
  68. #    Revision 1.5  2002/01/23 00:26:45  jongfoster
  69. #    Reducing length of URLs
  70. #    Where encoded and unencoded versions of a string existed, removing
  71. #    the unencoded one.
  72. #
  73. #    Revision 1.4  2002/01/17 21:33:00  jongfoster
  74. #    Replacing all references to the URL of the config interface
  75. #    with @default-cgi@
  76. #
  77. #    Revision 1.3  2001/11/13 00:58:18  jongfoster
  78. #    New version of actions file editor templates
  79. #
  80. #
  81. #############################################################################
  82. #
  83. # Available variables include:
  84. #
  85. # filename
  86. # ver
  87. # sectionid
  88. # urls
  89. #
  90. #############################################################################
  91. #
  92. # ** Important note: **
  93. #
  94. # It is important to keep this file small.  That's why all the
  95. # identifiers in the HTML are short and cryptic.  Currently, the main
  96. # edit-actions page is ~300k.  Before it was optimized, it was ~550k.
  97. #
  98. #############################################################################
  99.  
  100. <tr><td class="container"><a name="l@s@"></a>
  101. <table border="0" width="100%" cellspacing="2" cellpadding="3" class="framed">
  102. <tr class="actions"><td class="header"><a href="@user-manual@@actions-help-prefix@ACTIONS">Actions</a>:</td></tr>
  103. <tr class="actions"><td class="indentbuttons"><a href="eafu?f=@f@&v=@v@&s=@s@">Edit</a></td></tr>
  104. <tr class="actions"><td class="action">@actions@</td></tr>
  105. <tr class="url"><td class="header"><a href="@user-manual@@actions-help-prefix@AF-PATTERNS">URL patterns</a>:</td></tr>
  106. <tr class="url"><td class="indentbuttons"><a href="eaa?f=@f@&v=@v@&s=@s@" onclick="return a_p(@s@);">Add</a></td></tr>
  107. @urls@
  108. <tr class="adv"><td class="header">Advanced:</td></tr>
  109. <tr class="adv"><td class="indentbuttons">
  110. @if-s-prev-exists-start@<a href="eass?f=@f@&v=@v@&s1=@s-prev@&s2=@s@#l@s-prev@">Move section up</a>   @if-s-prev-exists-end@
  111. @if-s-next-exists-start@<a href="eass?f=@f@&v=@v@&s1=@s@&s2=@s-next@#l@s@">Move section down</a>   @if-s-next-exists-end@
  112. <a href="easa?f=@f@&v=@v@&s=@s@#l@s-next@">Insert new section below</a>
  113. @if-empty-section-start@   <a href="easr?f=@f@&v=@v@&s=@s@#l@s@">Delete whole section</a>@if-empty-section-end@
  114. </td></tr>
  115. </table>
  116. </td></tr>
  117.